Click or drag to resize

PersonaBusinessAddresses Property

Gets the business addresses.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PersonaPostalAddressAttributedValue> BusinessAddresses { get; }

Property Value

Type: IListPersonaPostalAddressAttributedValue
The business addresses.
See Also